Bump version. Make beta tag.
authorrobertl <robertl>
Wed, 8 Jul 2009 17:23:35 +0000 (17:23 +0000)
committerrobertl <robertl>
Wed, 8 Jul 2009 17:23:35 +0000 (17:23 +0000)
Makefile.in
configure
configure.in
csv_util.c
gbversion.h
jeeps/gpslibusb.c
jeeps/gpsusbwin.c
kml.c
nmea.c
vecs.c

index fdceed00ccf2b81aace4a700c7144f50ba5b9192..f974c8a89da4b02344aa67df61ef0d0b3e9198d6 100644 (file)
@@ -44,7 +44,8 @@ INSTALL_DIR=$(DESTDIR)/$(PREFIX)
 # OTHER_ROOT=/sw               # Uncomment For Fink on OS X.
 
 MINIMAL_FMTS=magproto.o gpx.o geo.o mapsend.o mapsource.o garmin.o \
-       garmin_device_xml.o garmin_tables.o internal_styles.o nmea.o kml.o
+       garmin_device_xml.o garmin_tables.o internal_styles.o nmea.o kml.o \
+       wbt-200.o
 
 ALL_FMTS=$(MINIMAL_FMTS) gtm.o gpsutil.o pcx.o cetus.o copilot.o \
        gpspilot.o magnav.o skytraq.o \
index 7a4bae7a6e5f62641cf6d22d4a49f82687fdd05e..39ea2c57f6d3875b1d0c4f92645ab3ff174e3fa0 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for GPSBabel 1.3.6.
+# Generated by GNU Autoconf 2.61 for GPSBabel 1.3.7.
 #
 # Report bugs to <BUG-REPORT-ADDRESS>.
 #
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GPSBabel'
 PACKAGE_TARNAME='gpsbabel'
-PACKAGE_VERSION='1.3.6'
-PACKAGE_STRING='GPSBabel 1.3.6'
+PACKAGE_VERSION='1.3.7'
+PACKAGE_STRING='GPSBabel 1.3.7'
 PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
 
 # Factoring default headers for most tests.
@@ -1212,7 +1212,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GPSBabel 1.3.6 to adapt to many kinds of systems.
+\`configure' configures GPSBabel 1.3.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1278,7 +1278,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GPSBabel 1.3.6:";;
+     short | recursive ) echo "Configuration of GPSBabel 1.3.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1375,7 +1375,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GPSBabel configure 1.3.6
+GPSBabel configure 1.3.7
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1389,7 +1389,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GPSBabel $as_me 1.3.6, which was
+It was created by GPSBabel $as_me 1.3.7, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -1745,7 +1745,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 # Increase GBBUILD for a new release
 GBBUILD=20
 # YYYYMMDD, please, if beta, i.e. "-beta20060413"
-# PACKAGE_RELEASE="-beta20081006"
+PACKAGE_RELEASE="-beta20090708"
 
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE_RELEASE "$PACKAGE_RELEASE"
@@ -1755,7 +1755,7 @@ _ACEOF
 
 DOCVERSION=`echo $PACKAGE_VERSION`
 DOCVERSION=development
-DOCVERSION=1.3.6
+#DOCVERSION=1.3.6
 
 
 GBMAJOR=`echo $PACKAGE_VERSION | (IFS="."; read major minor micro; echo $major)`
@@ -5331,7 +5331,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GPSBabel $as_me 1.3.6, which was
+This file was extended by GPSBabel $as_me 1.3.7, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5380,7 +5380,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GPSBabel config.status 1.3.6
+GPSBabel config.status 1.3.7
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 3136eccb19e2b80e242c08d066df24adf685fc24..77d3a3a9eb8b438588b4411f22e664767e259143 100644 (file)
@@ -3,17 +3,17 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(GPSBabel, 1.3.6, BUG-REPORT-ADDRESS)
+AC_INIT(GPSBabel, 1.3.7, BUG-REPORT-ADDRESS)
 # Increase GBBUILD for a new release
 GBBUILD=20
 # YYYYMMDD, please, if beta, i.e. "-beta20060413"
-# PACKAGE_RELEASE="-beta20081006"
+PACKAGE_RELEASE="-beta20090708"
 AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
 AC_SUBST(PACKAGE_RELEASE)
 
 DOCVERSION=`echo $PACKAGE_VERSION`
 DOCVERSION=development
-DOCVERSION=1.3.6
+#DOCVERSION=1.3.6
 AC_SUBST(DOCVERSION)
 
 GBMAJOR=`echo $PACKAGE_VERSION | (IFS="."; read major minor micro; echo $major)`
index e824a020c33625e94294c4c631908b86f8461e6d..66ed7ad6e7cd41a6103ff6d6431ced536b87866d 100644 (file)
@@ -138,12 +138,14 @@ xcsv_file_t xcsv_file;
 extern char *xcsv_urlbase;
 extern char *prefer_shortnames;
 
+#if CSVFMTS_ENABLED
 static double pathdist = 0;
 static double oldlon = 999;
 static double oldlat = 999;
 
 static int waypt_out_count;
 static route_head *csv_track, *csv_route;
+#endif // CSVFMTS_ENABLED
 
 /*********************************************************************/
 /* csv_stringclean() - remove any unwanted characters from string.   */
index abf2c56a71127b3c1714638bbb01e894161b2268..a53279c150685fbd028d00f5eeb0503e81c11e29 100644 (file)
@@ -4,5 +4,5 @@
  *
  * Isn't simplification via automation grand?
  */
-#define VERSION "1.3.6"
-#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.3.6"
+#define VERSION "1.3.7-beta20090708"
+#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-development"
index 3203e463c4f7f51b8fdc590db7a127fa8277f375..3833c3b96381074ff7db79ceba74435f121bcd4b 100644 (file)
@@ -270,7 +270,7 @@ garmin_usb_start(struct usb_device *dev, libusb_unit_data *lud)
         * Hrmph.  No iManufacturer or iProduct headers....
         */
 
-       
+
 #if __APPLE__
        // On Leopard, if we don't do an explicit set_configuration, some
        // devices will work only the first time after a reset.
index 3bcbe5fcab330461d9eac058361410735cd8c535..8e5b44ea929ba604f68ffeb7bdf57d7a20c33c87 100644 (file)
@@ -292,4 +292,3 @@ gusb_init(const char *pname, gpsdevh **dh)
        gusb_list_units();
        exit (0);
 }
-
diff --git a/kml.c b/kml.c
index 5a9a23291bfebc13c74956109f8274926038d497..a026b31610fb42cf44974c9c79a051563ee316f7 100644 (file)
--- a/kml.c
+++ b/kml.c
@@ -413,14 +413,14 @@ static void kml_write_bitmap_style_(const char *style, const char * bitmap,
                highlighted ? "Highlighted" : "Normal", style);
        kml_write_xml(1, "<Style id=\"%s_%c\">\n", style, hovertag(highlighted));
 
-        
+
        if (is_track && !highlighted) {
                kml_write_xml(1, "<LabelStyle>\n");
                kml_write_xml(0, "<scale>0</scale>\n");
                kml_write_xml(-1, "</LabelStyle>\n");
        }
 
-        kml_write_xml(1, "<IconStyle>\n");
+       kml_write_xml(1, "<IconStyle>\n");
        if (highlighted) {
                kml_write_xml(0, "<scale>1.2</scale>\n");
        } else {
@@ -672,8 +672,7 @@ static void kml_recompute_time_bounds(const waypoint *waypointp) {
   }
 }
 
-static void kml_output_point(const waypoint *waypointp, kml_point_type pt_type)
-{
+static void kml_output_point(const waypoint *waypointp, kml_point_type pt_type) {
   const char *style;
   // Save off this point for later use
   point3d *pt = &point3d_list[point3d_list_len];
diff --git a/nmea.c b/nmea.c
index cbc81bd0bfe25c5347077b27fe14d0c4e35e2083..43759c83d13a5ab57f121e2bcc89a56bcf592ce6 100644 (file)
--- a/nmea.c
+++ b/nmea.c
@@ -254,6 +254,7 @@ nmea_rd_init(const char *fname)
        last_waypt = NULL;
        last_time = -1;
        datum = DATUM_WGS84;
+       had_checksum = 0;
 
        CHECK_BOOL(opt_gprmc);
        CHECK_BOOL(opt_gpgga);
diff --git a/vecs.c b/vecs.c
index a1f82c0705efc7a3f9a2e9df89c18eb729401233..37eca3a401b20366f4b9212457bf9371e7a51363 100644 (file)
--- a/vecs.c
+++ b/vecs.c
@@ -949,13 +949,13 @@ vecs_t vec_list[] = {
                NULL
        }, 
 
-#endif // MAXIMAL_ENABLED
         {
                 &skytraq_vecs,
                 "skytraq",
                 "SkyTraq Venus 5/6 GPS Data Logger Download",
                 NULL
         },
+#endif // MAXIMAL_ENABLED
        {
                NULL,
                NULL,